replace bogus -ENOSYS uses
authorJan Beulich <jbeulich@suse.com>
Wed, 7 Sep 2016 10:32:31 +0000 (12:32 +0200)
committerJan Beulich <jbeulich@suse.com>
Wed, 7 Sep 2016 10:32:31 +0000 (12:32 +0200)
commita66765eb06f057f134f5adc9bdf5c0f2ca00e524
tree9d584121f3a3fa392beb374a2ab24991fc45f15e
parentd6be2cfccfffd6d5ff1da68277ec3ab13e595368
replace bogus -ENOSYS uses

This doesn't cover all of them, just the ones that I think would most
obviously better be -EINVAL or -EOPNOTSUPP.

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Reviewed-by: George Dunlap <george.dunlap@citrix.com>
Acked-by: Andrew Cooper <andrew.cooper3@citrix.com>
xen/arch/x86/cpu/mcheck/vmce.c
xen/arch/x86/cpu/mtrr/main.c
xen/arch/x86/hvm/hvm.c
xen/arch/x86/mm.c
xen/common/compat/memory.c
xen/common/event_fifo.c
xen/common/grant_table.c
xen/common/memory.c